build(deps): bump the minor-patch-group group with 6 updates#305
Merged
build(deps): bump the minor-patch-group group with 6 updates#305
Conversation
Bumps the minor-patch-group group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.telegram:telegrambots-longpolling](https://github.com/rubenlagus/TelegramBots) | `9.3.0` | `9.4.0` | | [org.telegram:telegrambots-client](https://github.com/rubenlagus/TelegramBots) | `9.3.0` | `9.4.0` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.9` | `42.7.10` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.5` | `2.6` | | [org.jooq.jooq-codegen-gradle](https://github.com/jOOQ/jOOQ) | `3.19.29` | `3.20.11` | | [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) | `4.0.2` | `4.0.3` | Updates `org.telegram:telegrambots-longpolling` from 9.3.0 to 9.4.0 - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](rubenlagus/TelegramBots@v9.3.0...v9.4.0) Updates `org.telegram:telegrambots-client` from 9.3.0 to 9.4.0 - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](rubenlagus/TelegramBots@v9.3.0...v9.4.0) Updates `org.postgresql:postgresql` from 42.7.9 to 42.7.10 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10) Updates `org.yaml:snakeyaml` from 2.5 to 2.6 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.5) Updates `org.jooq.jooq-codegen-gradle` from 3.19.29 to 3.20.11 - [Release notes](https://github.com/jOOQ/jOOQ/releases) - [Commits](jOOQ/jOOQ@version-3.19.29...version-3.20.11) Updates `org.springframework.boot:spring-boot-gradle-plugin` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: org.telegram:telegrambots-longpolling dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-group - dependency-name: org.telegram:telegrambots-client dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-group - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-group - dependency-name: org.yaml:snakeyaml dependency-version: '2.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-group - dependency-name: org.jooq.jooq-codegen-gradle dependency-version: 3.20.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-group - dependency-name: org.springframework.boot:spring-boot-gradle-plugin dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-group ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-patch-group group with 6 updates:
9.3.09.4.09.3.09.4.042.7.942.7.102.52.63.19.293.19.304.0.24.0.3Updates
org.telegram:telegrambots-longpollingfrom 9.3.0 to 9.4.0Release notes
Sourced from org.telegram:telegrambots-longpolling's releases.
Commits
da6fce9Api Version 9.45de976bApi Version 9.46f56c09Api Version 9.4Updates
org.telegram:telegrambots-clientfrom 9.3.0 to 9.4.0Release notes
Sourced from org.telegram:telegrambots-client's releases.
Commits
da6fce9Api Version 9.45de976bApi Version 9.46f56c09Api Version 9.4Updates
org.postgresql:postgresqlfrom 42.7.9 to 42.7.10Release notes
Sourced from org.postgresql:postgresql's releases.
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
27571c8Update site for 42.7.10 release (#3936)c7b512dCreate DisabledIfServerGreater annotation for disabling tests for newer serve...47f7e3bfix non-standard strings failing test for version 19 (#3934)d4cf420Revert "fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)"...6ea732cfix small issues in ConnectionFactoryImpl (#3929)95cecdbMigrate to Shadow 95762c42style: fix empty line before javadoc for checkstyle compliance1ac8d99style: fix lambda argument indentation for checkstyle compliance3fab588test: add autosave=always|never|conservative and cleanupSavepoints=true|false...9c20cc2chore(deps): update github/codeql-action digest to 4bdb89fUpdates
org.yaml:snakeyamlfrom 2.5 to 2.6Commits
cc19a61[maven-release-plugin] prepare for next development iterationbc4a8f4Minor fixes in Javadocf18203aAdd a test for Y79Y-003ad1fcebLess output in tests1db66b7Add (failing) build with JDK 2588ebaa8build: fix JKD 25 tests compilation6af8790Update Javadoca006b7aUpdate Javadocc143db2Update changesd78d11fUpdate changesUpdates
org.jooq.jooq-codegen-gradlefrom 3.19.29 to 3.19.30Release notes
Sourced from org.jooq.jooq-codegen-gradle's releases.
... (truncated)
Commits
Updates
org.springframework.boot:spring-boot-gradle-pluginfrom 4.0.2 to 4.0.3Release notes
Sourced from org.springframework.boot:spring-boot-gradle-plugin's releases.
... (truncated)
Commits
1ab1436Release v4.0.35cc488dMerge branch '3.5.x' into 4.0.x9138ae2Next development version (v3.5.12-SNAPSHOT)a7e63a7Merge branch '3.5.x' into 4.0.x54ab3c5Align "noteworthy" issues in release notes with Spring Frameworkb3ae5b1Merge branch '3.5.x' into 4.0.x996664fTemporarily switch Docker to overlay21ce8743Revert "Temporarily disable containerd snapshotter"5ba88c6Temporarily disable containerd snapshotter1f1a88cRevert "Temporarily update system tests to use specific platform"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions